/*
    cj_order.j v 0.12
	
    Orders Define Library
    Intended to optimize map script by replacing conversion of strings into order ids.

    This file is part of cJass standard library
     2009 Shadow Daemon \\ cjass.xgm.ru
*/

#guard cj_order

define {
  
  // Standard orders
  order_smart                 = 851971
  order_stop                  = 851972
  order_setrally              = 851980
  order_getitem               = 851981
  order_attack                = 851983
  order_attackground          = 851984
  order_attackonce            = 851985
  order_move                  = 851986
  order_AImove                = 851988
  order_patrol                = 851990
  order_holdposition          = 851993
  order_build                 = 851994
  order_humanbuild            = 851995
  order_orcbuild              = 851996
  order_nightelfbuild         = 851997
  order_undeadbuild           = 851998
  order_resumebuild           = 851999
  order_dropitem              = 852001
  order_detectaoe             = 852015
  order_resumeharvesting      = 852017
  order_harvest               = 852018
  order_returnresources       = 852020
  order_autoharvestgold       = 852021
  order_autoharvestlumber     = 852022
  order_neutraldetectaoe      = 852023
  order_repair                = 852024
  order_repairon              = 852025
  order_repairoff             = 852026
  order_revive                = 852039
  order_selfdestruct          = 852040
  order_selfdestructon        = 852041
  order_selfdestructoff       = 852042
  order_board                 = 852043
  order_forceboard            = 852044
  order_load                  = 852046
  order_unload                = 852047
  order_unloadall             = 852048
  order_unloadallinstant      = 852049
  order_loadcorpse            = 852050
  order_loadcorpseinstant     = 852053
  order_unloadallcorpses      = 852054
  order_defend                = 852055
  order_undefend              = 852056
  order_dispel                = 852057
  order_flare                 = 852060
  order_heal                  = 852063
  order_healon                = 852064
  order_healoff               = 852065
  order_innerfire             = 852066
  order_innerfireon           = 852067
  order_innerfireoff          = 852068
  order_invisibility          = 852069
  order_militiaconvert        = 852071
  order_militia               = 852072
  order_militiaoff            = 852073
  order_polymorph             = 852074
  order_slow                  = 852075
  order_slowon                = 852076
  order_slowoff               = 852077
  order_tankdroppilot         = 852079
  order_tankloadpilot         = 852080
  order_tankpilot             = 852081
  order_townbellon            = 852082
  order_townbelloff           = 852083
  order_avatar                = 852086
  order_unavatar              = 852087
  order_blizzard              = 852089
  order_divineshield          = 852090
  order_undivineshield        = 852091
  order_holybolt              = 852092
  order_massteleport          = 852093
  order_resurrection          = 852094
  order_thunderbolt           = 852095
  order_thunderclap           = 852096
  order_waterelemental        = 852097
  order_battlestations        = 852099
  order_berserk               = 852100
  order_bloodlust             = 852101
  order_bloodluston           = 852102
  order_bloodlustoff          = 852103
  order_devour                = 852104
  order_evileye               = 852105
  order_ensnare               = 852106
  order_ensnareon             = 852107
  order_ensnareoff            = 852108
  order_healingward           = 852109
  order_lightningshield       = 852110
  order_purge                 = 852111
  order_standdown             = 852113
  order_stasistrap            = 852114
  order_chainlightning        = 852119
  order_earthquake            = 852121
  order_farsight              = 852122
  order_mirrorimage           = 852123
  order_shockwave             = 852125
  order_spiritwolf            = 852126
  order_stomp                 = 852127
  order_whirlwind             = 852128
  order_windwalk              = 852129
  order_unwindwalk            = 852130
  order_ambush                = 852131
  order_autodispel            = 852132
  order_autodispelon          = 852133
  order_autodispeloff         = 852134
  order_barkskin              = 852135
  order_barkskinon            = 852136
  order_barkskinoff           = 852137
  order_bearform              = 852138
  order_unbearform            = 852139
  order_corrosivebreath       = 852140
  order_loadarcher            = 852142
  order_mounthippogryph       = 852143
  order_cyclone               = 852144
  order_detonate              = 852145
  order_eattree               = 852146
  order_entangle              = 852147
  order_entangleinstant       = 852148
  order_faeriefire            = 852149
  order_faeriefireon          = 852150
  order_faeriefireoff         = 852151
  order_ravenform             = 852155
  order_unravenform           = 852156
  order_recharge              = 852157
  order_rechargeon            = 852158
  order_rechargeoff           = 852159
  order_rejuvination          = 852160
  order_renew                 = 852161
  order_renewon               = 852162
  order_renewoff              = 852163
  order_roar                  = 852164
  order_root                  = 852165
  order_unroot                = 852166
  order_entanglingroots       = 852171
  order_flamingarrowstarg     = 852173
  order_flamingarrows         = 852174
  order_unflamingarrows       = 852175
  order_forceofnature         = 852176
  order_immolation            = 852177
  order_unimmolation          = 852178
  order_manaburn              = 852179
  order_metamorphosis         = 852180
  order_scout                 = 852181
  order_sentinel              = 852182
  order_starfall              = 852183
  order_tranquility           = 852184
  order_acolyteharvest        = 852185
  order_antimagicshell        = 852186
  order_blight                = 852187
  order_cannibalize           = 852188
  order_cripple               = 852189
  order_curse                 = 852190
  order_curseon               = 852191
  order_curseoff              = 852192
  order_freezingbreath        = 852195
  order_possession            = 852196
  order_raisedead             = 852197
  order_raisedeadon           = 852198
  order_raisedeadoff          = 852199
  order_instant               = 852200
  order_requestsacrifice      = 852201
  order_restoration           = 852202
  order_restorationon         = 852203
  order_restorationoff        = 852204
  order_sacrifice             = 852205
  order_stoneform             = 852206
  order_unstoneform           = 852207
  order_unholyfrenzy          = 852209
  order_unsummon              = 852210
  order_web                   = 852211
  order_webon                 = 852212
  order_weboff                = 852213
  order_wispharvest           = 852214
  order_auraunholy            = 852215
  order_auravampiric          = 852216
  order_animatedead           = 852217
  order_carrionswarm          = 852218
  order_darkritual            = 852219
  order_darksummoning         = 852220
  order_deathanddecay         = 852221
  order_deathcoil             = 852222
  order_deathpact             = 852223
  order_dreadlordinferno      = 852224
  order_frostarmor            = 852225
  order_frostnova             = 852226
  order_sleep                 = 852227
  order_darkconversion        = 852228
  order_darkportal            = 852229
  order_fingerofdeath         = 852230
  order_firebolt              = 852231
  order_inferno               = 852232
  order_gold2lumber           = 852233
  order_lumber2gold           = 852234
  order_spies                 = 852235
  order_rainofchaos           = 852237
  order_rainoffire            = 852238
  order_request_hero          = 852239
  order_disassociate          = 852240
  order_revenge               = 852241
  order_soulpreservation      = 852242
  order_coldarrowstarg        = 852243
  order_coldarrows            = 852244
  order_uncoldarrows          = 852245
  order_creepanimatedead      = 852246
  order_creepdevour           = 852247
  order_creepheal             = 852248
  order_creephealon           = 852249
  order_creephealoff          = 852250
  order_creepthunderbolt      = 852252
  order_creepthunderclap      = 852253
  order_poisonarrowstarg      = 852254
  order_poisonarrows          = 852255
  order_unpoisonarrows        = 852256
  order_frostarmoron          = 852458
  order_frostarmoroff         = 852459
  order_awaken                = 852466
  order_nagabuild             = 852467
  order_mount                 = 852469
  order_dismount              = 852470
  order_cloudoffog            = 852473
  order_controlmagic          = 852474
  order_magicdefense          = 852478
  order_magicundefense        = 852479
  order_magicleash            = 852480
  order_phoenixfire           = 852481
  order_phoenixmorph          = 852482
  order_spellsteal            = 852483
  order_spellstealon          = 852484
  order_spellstealoff         = 852485
  order_banish                = 852486
  order_drain                 = 852487
  order_flamestrike           = 852488
  order_summonphoenix         = 852489
  order_ancestralspirit       = 852490
  order_ancestralspirittarget = 852491
  order_corporealform         = 852493
  order_uncorporealform       = 852494
  order_disenchant            = 852495
  order_etherealform          = 852496
  order_unetherealform        = 852497
  order_spiritlink            = 852499
  order_unstableconcoction    = 852500
  order_healingwave           = 852501
  order_hex                   = 852502
  order_voodoo                = 852503
  order_ward                  = 852504
  order_autoentangle          = 852505
  order_autoentangleinstant   = 852506
  order_coupletarget          = 852507
  order_coupleinstant         = 852508
  order_decouple              = 852509
  order_grabtree              = 852511
  order_manaflareon           = 852512
  order_manaflareoff          = 852513
  order_phaseshift            = 852514
  order_phaseshifton          = 852515
  order_phaseshiftoff         = 852516
  order_phaseshiftinstant     = 852517
  order_taunt                 = 852520
  order_vengeance             = 852521
  order_vengeanceon           = 852522
  order_vengeanceoff          = 852523
  order_vengeanceinstant      = 852524
  order_blink                 = 852525
  order_fanofknives           = 852526
  order_shadowstrike          = 852527
  order_spiritofvengeance     = 852528
  order_absorb                = 852529
  order_avengerform           = 852531
  order_unavengerform         = 852532
  order_burrow                = 852533
  order_unburrow              = 852534
  order_devourmagic           = 852536
  order_flamingattacktarg     = 852539
  order_flamingattack         = 852540
  order_unflamingattack       = 852541
  order_replenish             = 852542
  order_replenishon           = 852543
  order_replenishoff          = 852544
  order_replenishlife         = 852545
  order_replenishlifeon       = 852546
  order_replenishlifeoff      = 852547
  order_replenishmana         = 852548
  order_replenishmanaon       = 852549
  order_replenishmanaoff      = 852550
  order_carrionscarabs        = 852551
  order_carrionscarabson      = 852552
  order_carrionscarabsoff     = 852553
  order_carrionscarabsinstant = 852554
  order_impale                = 852555
  order_locustswarm           = 852556
  order_breathoffrost         = 852560
  order_frenzy                = 852561
  order_frenzyon              = 852562
  order_frenzyoff             = 852563
  order_mechanicalcritter     = 852564
  order_mindrot               = 852565
  order_neutralinteract       = 852566
  order_preservation          = 852568
  order_sanctuary             = 852569
  order_shadowsight           = 852570
  order_spellshield           = 852571
  order_spellshieldaoe        = 852572
  order_spirittroll           = 852573
  order_steal                 = 852574
  order_attributemodskill     = 852576
  order_blackarrow            = 852577
  order_blackarrowon          = 852578
  order_blackarrowoff         = 852579
  order_breathoffire          = 852580
  order_charm                 = 852581
  order_doom                  = 852583
  order_drunkenhaze           = 852585
  order_elementalfury         = 852586
  order_forkedlightning       = 852587
  order_howlofterror          = 852588
  order_manashieldon          = 852589
  order_manashieldoff         = 852590
  order_monsoon               = 852591
  order_silence               = 852592
  order_stampede              = 852593
  order_summongrizzly         = 852594
  order_summonquillbeast      = 852595
  order_summonwareagle        = 852596
  order_tornado               = 852597
  order_wateryminion          = 852598
  order_battleroar            = 852599
  order_channel               = 852600
  order_parasite              = 852601
  order_parasiteon            = 852602
  order_parasiteoff           = 852603
  order_submerge              = 852604
  order_unsubmerge            = 852605
  order_neutralspell          = 852630
  order_militiaunconvert      = 852651
  order_clusterrockets        = 852652
  order_robogoblin            = 852656
  order_unrobogoblin          = 852657
  order_summonfactory         = 852658
  order_acidbomb              = 852662
  order_chemicalrage          = 852663
  order_healingspray          = 852664
  order_transmute             = 852665
  order_lavamonster           = 852667
  order_soulburn              = 852668
  order_volcano               = 852669
  order_incineratearrow       = 852670
  order_incineratearrowon     = 852671
  order_incineratearrowoff    = 852672






















library ORDER
globals
    //strange ones at bottom
    public constant integer OFFSET=851970
    
    public constant integer absorb=852529
    public constant integer acidbomb=852662
    public constant integer acolyteharvest=852185
    public constant integer AImove=851988
    public constant integer ambush=852131
    public constant integer ancestralspirit=852490
    public constant integer ancestralspirittarget=852491
    public constant integer animatedead=852217
    public constant integer antimagicshell=852186
    public constant integer attack=851983
    public constant integer attackground=851984
    public constant integer attackonce=851985
    public constant integer attributemodskill=852576
    public constant integer auraunholy=852215
    public constant integer auravampiric=852216
    public constant integer autodispel=852132
    public constant integer autodispeloff=852134
    public constant integer autodispelon=852133
    public constant integer autoentangle=852505
    public constant integer autoentangleinstant=852506
    public constant integer autoharvestgold=852021
    public constant integer autoharvestlumber=852022
    public constant integer avatar=852086
    public constant integer avengerform=852531
    public constant integer awaken=852466
    public constant integer banish=852486
    public constant integer barkskin=852135
    public constant integer barkskinoff=852137
    public constant integer barkskinon=852136
    public constant integer battleroar=852099
    public constant integer battlestations=852099
    public constant integer bearform=852138
    public constant integer berserk=852100
    public constant integer blackarrow=852577
    public constant integer blackarrowoff=852579
    public constant integer blackarrowon=852578
    public constant integer blight=852187
    public constant integer blink=852525
    public constant integer blizzard=852089
    public constant integer bloodlust=852101
    public constant integer bloodlustoff=852103
    public constant integer bloodluston=852102
    public constant integer board=852043
    public constant integer breathoffire=852580
    public constant integer breathoffrost=852560
    public constant integer build=851994
    public constant integer burrow=852533
    public constant integer cannibalize=852188
    public constant integer carrionscarabs=852551
    public constant integer carrionscarabsinstant=852554
    public constant integer carrionscarabsoff=852553
    public constant integer carrionscarabson=852552
    public constant integer carrionswarm=852218
    public constant integer chainlightning=852119
    public constant integer channel=852600
    public constant integer charm=852581
    public constant integer chemicalrage=852663
    public constant integer cloudoffog=852473
    public constant integer clusterrockets=852652
    public constant integer coldarrows=852244
    public constant integer coldarrowstarg=852243
    public constant integer controlmagic=852474
    public constant integer corporealform=852493
    public constant integer corrosivebreath=852140
    public constant integer coupleinstant=852508
    public constant integer coupletarget=852507
    public constant integer creepanimatedead=852246
    public constant integer creepdevour=852247
    public constant integer creepheal=852248
    public constant integer creephealoff=852250
    public constant integer creephealon=852249
    public constant integer creepthunderbolt=852252
    public constant integer creepthunderclap=852253
    public constant integer cripple=852189
    public constant integer curse=852190
    public constant integer curseoff=852192
    public constant integer curseon=852191
    public constant integer cyclone=852144
    public constant integer darkconversion=852228
    public constant integer darkportal=852229
    public constant integer darkritual=852219
    public constant integer darksummoning=852220
    public constant integer deathanddecay=852221
    public constant integer deathcoil=852222
    public constant integer deathpact=852223
    public constant integer decouple=852509
    public constant integer defend=852055
    public constant integer detectaoe=852015
    public constant integer detonate=852145
    public constant integer devour=852104
    public constant integer devourmagic=852536
    public constant integer disassociate=852240
    public constant integer disenchant=852495
    public constant integer dismount=852470
    public constant integer dispel=852057
    public constant integer divineshield=852090
    public constant integer doom=852583
    public constant integer drain=852487
    public constant integer dreadlordinferno=852224
    public constant integer dropitem=852001
    public constant integer drunkenhaze=852585
    public constant integer earthquake=852121
    public constant integer eattree=852146
    public constant integer elementalfury=852586
    public constant integer ensnare=852106
    public constant integer ensnareoff=852108
    public constant integer ensnareon=852107
    public constant integer entangle=852147
    public constant integer entangleinstant=852148
    public constant integer entanglingroots=852171
    public constant integer etherealform=852496
    public constant integer evileye=852105
    public constant integer faeriefire=852149
    public constant integer faeriefireoff=852151
    public constant integer faeriefireon=852150
    public constant integer fanofknives=852526
    public constant integer farsight=852122
    public constant integer fingerofdeath=852230
    public constant integer firebolt=852231
    public constant integer flamestrike=852488
    public constant integer flamingarrows=852174
    public constant integer flamingarrowstarg=852173
    public constant integer flamingattack=852540
    public constant integer flamingattacktarg=852539
    public constant integer flare=852060
    public constant integer forceboard=852044
    public constant integer forceofnature=852176
    public constant integer forkedlightning=852586
    public constant integer freezingbreath=852195
    public constant integer frenzy=852561
    public constant integer frenzyoff=852563
    public constant integer frenzyon=852562
    public constant integer frostarmor=852225
    public constant integer frostarmoroff=852459
    public constant integer frostarmoron=852458
    public constant integer frostnova=852226
    public constant integer getitem=851981
    public constant integer gold2lumber=852233
    public constant integer grabtree=852511
    public constant integer harvest=852018
    public constant integer heal=852063
    public constant integer healingspray=852664
    public constant integer healingward=852109
    public constant integer healingwave=852501
    public constant integer healoff=852065
    public constant integer healon=852064
    public constant integer hex=852502
    public constant integer holdposition=851993
    public constant integer holybolt=852092
    public constant integer howlofterror=852588
    public constant integer humanbuild=851995
    public constant integer immolation=852177
    public constant integer impale=852555
    public constant integer incineratearrow=852670
    public constant integer incineratearrowoff=852672
    public constant integer incineratearrowon=852671
    public constant integer inferno=852232
    public constant integer innerfire=852066
    public constant integer innerfireoff=852068
    public constant integer innerfireon=852067
    public constant integer instant=852200
    public constant integer invisibility=852069
    public constant integer lavamonster=852667
    public constant integer lightningshield=852110
    public constant integer load=852046
    public constant integer loadarcher = 852142
    public constant integer loadcorpse=852050
    public constant integer loadcorpseinstant=852053
    public constant integer locustswarm=852556
    public constant integer lumber2gold=852234
    public constant integer magicdefense=852478
    public constant integer magicleash=852480
    public constant integer magicundefense=852479
    public constant integer manaburn=852179
    public constant integer manaflareoff=852513
    public constant integer manaflareon=852512
    public constant integer manashieldoff=852590
    public constant integer manashieldon=852589
    public constant integer massteleport=852093
    public constant integer mechanicalcritter=852564
    public constant integer metamorphosis=852180
    public constant integer militia=852072
    public constant integer militiaconvert=852071
    public constant integer militiaoff=852073
    public constant integer militiaunconvert=852651
    public constant integer mindrot=852565
    public constant integer mirrorimage=852123
    public constant integer monsoon=852591
    public constant integer mount=852469
    public constant integer mounthippogryph=852143
    public constant integer move=851986
    public constant integer nagabuild=852467
    public constant integer neutraldetectaoe=852023
    public constant integer neutralinteract=852566
    public constant integer neutralspell=852630
    public constant integer nightelfbuild=851997
    public constant integer orcbuild=851996
    public constant integer parasite=852601
    public constant integer parasiteoff=852603
    public constant integer parasiteon=852602
    public constant integer patrol=851990
    public constant integer phaseshift=852514
    public constant integer phaseshiftinstant=852517
    public constant integer phaseshiftoff=852516
    public constant integer phaseshifton=852515
    public constant integer phoenixfire=852481
    public constant integer phoenixmorph=852482
    public constant integer poisonarrows=852255
    public constant integer poisonarrowstarg=852254
    public constant integer polymorph=852074
    public constant integer possession=852196
    public constant integer preservation=852568
    public constant integer purge=852111
    public constant integer rainofchaos=852237
    public constant integer rainoffire=852238
    public constant integer raisedead=852197
    public constant integer raisedeadoff=852199
    public constant integer raisedeadon=852198
    public constant integer ravenform=852155
    public constant integer recharge=852157
    public constant integer rechargeoff=852159
    public constant integer rechargeon=852158
    public constant integer rejuvination=852160
    public constant integer renew=852161
    public constant integer renewoff=852163
    public constant integer renewon=852162
    public constant integer repair=852024
    public constant integer repairoff=852026
    public constant integer repairon=852025
    public constant integer replenish=852542
    public constant integer replenishlife=852545
    public constant integer replenishlifeoff=852547
    public constant integer replenishlifeon=852546
    public constant integer replenishmana=852548
    public constant integer replenishmanaoff=852550
    public constant integer replenishmanaon=852549
    public constant integer replenishoff=852544
    public constant integer replenishon=852543
    public constant integer request_hero=852239
    public constant integer requestsacrifice=852201
    public constant integer restoration=852202
    public constant integer restorationoff=852204
    public constant integer restorationon=852203
    public constant integer resumebuild=851999
    public constant integer resumeharvesting=852017
    public constant integer resurrection=852094
    public constant integer returnresources=852020
    public constant integer revenge=852241
    public constant integer revive=852039
    public constant integer roar=852164
    public constant integer robogoblin=852656
    public constant integer root=852165
    public constant integer sacrifice=852205
    public constant integer sanctuary=852569
    public constant integer scout=852181
    public constant integer selfdestruct=852040
    public constant integer selfdestructoff=852042
    public constant integer selfdestructon=852041
    public constant integer sentinel=852182
    public constant integer setrally=851980
    public constant integer shadowsight=852570
    public constant integer shadowstrike=852527
    public constant integer shockwave=852125
    public constant integer silence=852592
    public constant integer sleep=852227
    public constant integer slow=852075
    public constant integer slowoff=852077
    public constant integer slowon=852076
    public constant integer smart=851971
    public constant integer soulburn=852668
    public constant integer soulpreservation=852242
    public constant integer spellshield=852571
    public constant integer spellshieldaoe=852572
    public constant integer spellsteal=852483
    public constant integer spellstealoff=852485
    public constant integer spellstealon=852484
    public constant integer spies=852235
    public constant integer spiritlink=852499
    public constant integer spiritofvengeance=852528
    public constant integer spirittroll=852573
    public constant integer spiritwolf=852126
    public constant integer stampede=852593
    public constant integer standdown=852113
    public constant integer starfall=852183
    public constant integer stasistrap=852114
    public constant integer steal=852574
    public constant integer stomp=852127
    public constant integer stoneform=852206
    public constant integer stop=851972
    public constant integer submerge=852604
    public constant integer summonfactory=852658
    public constant integer summongrizzly=852594
    public constant integer summonphoenix=852489
    public constant integer summonquillbeast=852595
    public constant integer summonwareagle=852596
    public constant integer tankdroppilot=852079
    public constant integer tankloadpilot=852080
    public constant integer tankpilot=852081
    public constant integer taunt=852520
    public constant integer thunderbolt=852095
    public constant integer thunderclap=852096
    public constant integer tornado=852597
    public constant integer townbelloff=852083
    public constant integer townbellon=852082
    public constant integer tranquility=852184
    public constant integer transmute=852665
    public constant integer unavatar=852087
    public constant integer unavengerform=852532
    public constant integer unbearform=852139
    public constant integer unburrow=852534
    public constant integer uncoldarrows=852245
    public constant integer uncorporealform=852494
    public constant integer undeadbuild=851998
    public constant integer undefend=852056
    public constant integer undivineshield=852091
    public constant integer unetherealform=852497
    public constant integer unflamingarrows=852175
    public constant integer unflamingattack=852541
    public constant integer unholyfrenzy=852209
    public constant integer unimmolation=852178
    public constant integer unload=852047
    public constant integer unloadall=852048
    public constant integer unloadallcorpses=852054
    public constant integer unloadallinstant=852049
    public constant integer unpoisonarrows=852256
    public constant integer unravenform=852156
    public constant integer unrobogoblin=852657
    public constant integer unroot=852166
    public constant integer unstableconcoction=852500
    public constant integer unstoneform=852207
    public constant integer unsubmerge=852605
    public constant integer unsummon=852210
    public constant integer unwindwalk=852130
    public constant integer vengeance=852521
    public constant integer vengeanceinstant=852524
    public constant integer vengeanceoff=852523
    public constant integer vengeanceon=852522
    public constant integer volcano=852669
    public constant integer voodoo=852503
    public constant integer ward=852504
    public constant integer waterelemental=852097
    public constant integer wateryminion=852598
    public constant integer web=852211
    public constant integer weboff=852213
    public constant integer webon=852212
    public constant integer whirlwind=852128
    public constant integer windwalk=852129
    public constant integer wispharvest=852214
    
    public constant integer scrollofspeed=852285
    public constant integer cancel=851976
    public constant integer moveslot1=852002
    public constant integer moveslot2=852003
    public constant integer moveslot3=852004
    public constant integer moveslot4=852005
    public constant integer moveslot5=852006
    public constant integer moveslot6=852007
    public constant integer useslot1=852008
    public constant integer useslot2=852009
    public constant integer useslot3=852010
    public constant integer useslot4=852011
    public constant integer useslot5=852012
    public constant integer useslot6=852013
    public constant integer skillmenu=852000
    public constant integer stunned=851973

    public constant integer instant1=851991      //?
    public constant integer instant2=851987      //?
    public constant integer instant3=851975      //?
    public constant integer instant4=852019      //?
endglobals
endlibrary